home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Comix Games
/
Comix Games.iso
/
waldo
/
waldo.exe
/
FINAL08.DXR
/
00318.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-10-08
|
247 b
|
12 lines
on exitFrame
if programmersKey() then
if (the mouseH > 502) and (the mouseH < 512) then
if (the mouseV > 374) and (the mouseV < 384) then
go(the frame + 1)
exit
end if
end if
end if
go("Print Poster")
end